1. Changelog
05/21/2011: Initial release for Genesis.
07/22/2011: Story Edition.
 * Switched to LuaDEV.
 * Dropped old primary graphics.
 * Bug fixes: Banker calculated wrongly if multiple players had the card. Some other bug fixes too.
 * Improved cpu logic.
 * Four new playable bonus cards.
 * Added sound effects, music and analog support.
 * Original story mode. 
 * Tweaked arcade mode:
   - Shows bonus news flashes.
   - Can see big images in Card List.
   - Possibility to faster increase/decrease cards in Card List.
09/16/2011: Changes based on valid feedback from Neo Compo.
 * Added a new option to set time how long game info texts are shown.
 * If the player use cheat mode, the highscore is not recorded in story mode.
   
2. Team
Nakano	Concept, code, testing, graphics design, sound effects
Motuk	Cpu code and testing
 
3. Game
The game involves 100 cards (24+4 unique) and 2-4 players. The goal of the game is to open a company and earn more money than other entrepreneurs. Some cards in hand become negative points at the end of the game. In addition, with a few cards you can sabotage other companies. See Rules.doc for more details how to play the game. The game includes an arcade and a story mode.

4. Installation
Copy the "Company (Card Game) v1.1" folder to your PSP's GAME folder.

5. Keys

X 	Play Card
[]	Discard Card
/\	Zoom Card
O	Cancel Selection
R	In Card List Menu: Double number of cards; Arcade mode: Change to next style (if a custom style created)
L	In Card List Menu: Half number of cards; Arcade mode: Change to previous style (if a custom style created)
Left	Select
Right	Select
Up	Select / See company specific earnings
Down	Select
Start	Show keys
Select	Return to menu
Home	Quit

6. Unlockable Bonuses
There are several unlockable bonuses in the game.

6.1. Random Difficulty
Win a hard player twice in a row (do not return to menu; select a rematch instead.). Required income for playing "Sell Company" is required to be at least $200000.

6.2. Moderate Difficulty
Win a match with the random mode difficulty. There must be at least 3 players, allow multiple threats is set to "yes" and required income for playing "Sell Company" is required to be at least $200000.

6.3. Extreme Difficulty
Win a match with the moderate difficulty. There must be 4 players and required income for playing "Sell Company" is required to be at least $200000.

6.4. Card List Menu
Win a match with the extreme difficulty. There must be 4 players and required income for playing "Sell Company" is required to be at least $200000.

6.5. Bonus cards
Bonus cards are Rotate Table, Rotate Hands, New Identity and Sabotage. These can be earned by playing Story Mode.

7. Using Custom Style
To use a custom style (for example with translated cards of your language), copy your style to images/style2 folder (if you do more styles then to style3 folder and so on). The folder must contain all the images named exactly like in the style1 folder (remember extensions too). This feature is not supported by PSP Phat due to memory constraints.

8. Cheat codes
Cheating is no fun, but if you really cannot advance you can use these cheat codes. First, open "cheat menu". Press triangle (now you see the big card image). Then, press start (now you see the keys). Then apply a cheat:

 - Get a lot of money and clear the deck: Hold R+L and press up.
 - Player 2 gets a lot of money and clears the deck: Hold R+L and press down.
 - See every players hand cards: Hold R+L and press right.

9. Special thanks to
 * Irfanhb7 for participating and creating primary graphics for the previous release.
 * Xerpi for doing initial port of v0.1 from Euphoria V8 to LuaDev.
 * DeViaNTe for developing LuaDev.